data = C3D2ZOOBTK(fld, del) converts .c3d files to .zoo format using the BTK c3d reader ARGUMENTS fld ... path leading to folder to operate on del ... option to delete original c3d file after creating zoo file. Default 'no' RETURNS data ... zoo system data. This return is mostly used by 'director' See also c3d2zoo, readc3dBTK, readc3d NOTES: - BTK toolkit must be installed to run this file. Downloaded BTK <a href="http://code.google.com/p/b-tk/">here</a>